/* CSS Document */


@font-face{font-family: "HelveticaLTStd-Bold"; src:url(../font/HelveticaLTStd-Bold.ttf)}
@font-face{font-family: "HelveticaLTStd-BoldCond"; src:url(../font/HelveticaLTStd-BoldCond.ttf)}
@font-face{font-family: "HelveticaLTStd-Cond"; src:url(../font/HelveticaLTStd-Cond.ttf)}
@font-face{font-family: "HelveticaLTStd-Light"; src:url(../font/HelveticaLTStd-Light.ttf)}

.wm{margin:0 8%;}
.wm2{margin:0 8%;}

.head{background:#fff;height:40px;line-height:40px;color:#575757;width:100%;overflow:hidden;border-bottom:1px solid #ededed;}
.head img{ vertical-align:middle;padding:0 6px;}
.head a{color:#575757;}
.head a:hover{}

#top{width:100%;overflow:hidden;background:#ffffff;height:120px;border-top:10px solid #efefef;}
#top .logo{padding-top:18px;}
#top .top_r{margin-top:32px;}
#top .top_r .site{text-align:right;color:#8e8e8e;}
#top .top_r .site a{color:#8e8e8e;}
#top .top_r .tel{background:url(../images/icon_tel.jpg) no-repeat left;padding-left:48px;height:39px;line-height:39px;font-size:16px;margin-top:5px;}
#top .top_r .tel span{font-size:24px;font-weight:bold;color:#e9202e;}

#top .ewm{padding-left:20px;padding-top:10px;}
.mbdh{ display:none;}

/*menu*/
.menu{height:62px;line-height:62px;text-align:center;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#75b853));
background-image:-webkit-linear-gradient(90deg, #0662af, #75b853);
background-image:-moz-linear-gradient(90deg, #0662af, #75b853);
background-image:-ms-linear-gradient(90deg, #0662af, #75b853);
background-image:-o-linear-gradient(90deg, #0662af, #75b853);
background-image:linear-gradient(90deg, #0662af, #75b853);}

.menu ul li{ display:inline-block;border-right:1px solid rgba(255,255,255,.2) ;}
.menu ul li:last-child{ background:none;}
.menu ul li a{padding:0 45px;font-size:16px;color:#fff; display:block;}
.menu ul li a:hover{text-decoration:none;color:#fff;font-weight:bold;background:#72ba4d;}


/*banner*/
/* Slider */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.m_banner{ display:none;}


.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:60px; height: 60px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:4px; width:50px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active{ background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/*banner*/

/*ban_bot*/
.ban_bot{height:72px;background:#f5f5f5;}
.ban_bot .hot_pro{float:left;line-height:72px;font-size:15px;color:#4e4e4e;}
.ban_bot .hot_pro img{ vertical-align:middle;}
.ban_bot .hot_pro span{font-weight:bold;}
.ban_bot .search{float:right;border:1px solid #255ebd;border-radius:5px;height:42px;line-height:42px;margin-top:14px;}
.ban_bot .searchsrk{border:none;width:320px;margin-left:10px;outline:none;color:#757575;background:none;}
.ban_bot .searchsrk2{background:url(../images/index_03.jpg) no-repeat;width:90px;height:42px;border:none;font-size:14px;color:#fff;}

.con_01{width:100%;padding-top:60px;overflow:hidden;}
.con_01 .title{text-align:center;font-size:44px;color:#0662af;font-weight:bold;}
.con_01 .title span{color:#000;}
.con_01 .title2{text-align:center;font-size:16px;color:#939393;margin-top:15px;}
.con_01 .box{margin-top:47px;}
.con_01 .box dl{margin:0 5px;border:1px solid #efefef;width:380px;}
.con_01 .box dl dt{width:380px;height:265px;overflow:hidden;background:#fff;position: relative;}
.con_01 .box dl dt img{position: absolute;top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    transition: .5s ease-in-out;
    text-align: center;
    vertical-align: middle;}
.con_01 .box dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}
.con_01 .box dl dd{text-align:center;height:130px;line-height:24px;background:#efefef;}
.con_01 .box dl dd .pro_title{font-size:22px;padding-top:27px;color:#0f0f0f;font-weight:bold;}
.con_01 .box dl dd .more{border-top-right-radius: 15px; border-bottom-left-radius: 15px;background:#65a147;width:122px;height:34px;line-height:34px;margin:15px auto 0;color:#fff;}
.con_01 .box dl dd .more:hover{background:#0662af;}
.con_01 .box dl:hover .more{font-weight:bold;}
.con_01 .gd{width:250px;margin:42px auto 55px;height:46px;line-height:46px;border-top:1px solid #255ebd;border-bottom:1px solid #255ebd;text-align:center;}
.con_01 .gd a{color:#255ebd;font-size:16px;}
.con_01 .gd:hover a{font-weight:bold;}

.con_02{background:url(../images/index_05.jpg) no-repeat center top fixed;height:auto;width:100%;overflow:hidden;height:213px;text-align:center;color:#fff;background-size: cover;}
.con_02 h1{font-size:30px;font-weight:bold;padding-top:52px;}
.con_02 h2{font-size:20px;padding-top:13px;}
.con_02 h2 span{font-size:30px;font-weight:bold;color:#fff000;}
.con_02 h2 img{ vertical-align:middle;padding-right:6px;}

.con_03{width:100%;overflow:hidden;margin-top:75px;}
.con_03 .about_l{float:left;width:40%;overflow:hidden}
.con_03 .about_l img{width:100%;height:auto; transition:all 1s;}
.con_03 .about_l img:hover{ transform-origin:center center; transform:scale(1.15,1.15);}
.con_03 .about_r{float:right;width:56%;}
.con_03 .about_r h1{font-size:44px;color:#000;}
.con_03 .about_r h1 span{color:#0662af;}
.con_03 .about_r i{width:40px;height:4px;background:#000000; display:block;margin-top:20px;}
.con_03 .about_r .txt{font-size:16px;color:#575757;line-height:36px;margin-top:20px;color:#636363;}
.con_03 .about_r .more{border-top-right-radius: 20px; border-bottom-left-radius: 20px;background:#65a147;width:180px;height:44px;text-align:center;line-height:44px;margin-top:50px;}
.con_03 .about_r .more:hover{background:#0662af;}
.con_03 .about_r .more a{font-size:16px;color:#fff;}
.con_03 .about_r .more a:hover{font-weight:bold;}
.con_03 ul{margin-top:70px;}
.con_03 ul li{float:left;border-right:1px solid #d7d7d7;text-align:center;}
.con_03 ul li:last-child{border-right:none;}
.con_03 ul li:nth-child(1) {width:20%; }
.con_03 ul li:nth-child(2) {width:22%; }
.con_03 ul li:nth-child(3) {width:28%; }
.con_03 ul li:nth-child(4) {width:24%; }
.con_03 ul li dl dt{font-size: 48px;font-weight: bold;color:#333}
.con_03 ul li dl dd{font-size:14px;color:#636363;}


/*数字跳动*/
.counter{}
.ul-num{clear: both;}
.ul-num li{float: left; width: 30%;color: #414141;border-right:1px solid #ddd;text-align:center;}
.ul-num li:last-child{border-right:none;}
.ul-num span{font-size: 58px; font-family:Arial, Helvetica, sans-serif; position: relative;
	line-height: 1;margin-bottom: 5px;
}
.ul-num span:after{vertical-align: top;position: relative;top: 5px;
	font-size: 34px;font-family: arial;margin-left: 10px;
}
.ul-num p{font-size: 16px; padding-left:30px;}
.ul-num .txt{overflow: hidden;}
.ul-num i{width: 80px; height: 80px;float: left;margin-right: 15px;
	background-position: center center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
}

.con_04{width:100%;overflow:hidden;background:#f4f4f4;margin-top:70px;padding-bottom:80px;}
.con_04 .title{text-align:center;font-size:44px;color:#0662af;font-weight:bold;padding-top:70px;}
.con_04 .title span{color:#000;}
.con_04 .title2{text-align:center;font-size:16px;color:#939393;margin-top:15px;}
.con_04 ul{margin-top:50px;}
.con_04 ul li{width:22%;margin:0 0.8%;float:left;overflow:hidden;border:1px solid #fff;}
.con_04 ul li img{width:100%;height:260px; transition:all 1s;}
.con_04 ul li:hover img{ transform-origin:center center; transform:scale(1.05,1.05)}
.con_04 .more{border-top-right-radius: 20px; border-bottom-left-radius: 20px;background:#65a147;width:180px;height:44px;text-align:center;line-height:44px;margin:50px auto 0;}
.con_04 .more:hover{background:#0662af;}
.con_04 .more a{font-size:16px;color:#fff;}
.con_04 .more a:hover{font-weight:bold;}



.con_06{width:100%;overflow:hidden;}
.con_06 .title{text-align:center;font-size:44px;color:#0662af;font-weight:bold;padding-top:70px;}
.con_06 .title span{color:#000;}
.con_06 .title2{text-align:center;font-size:16px;color:#939393;margin-top:15px;margin-bottom:40px;border-bottom:1px solid #eee;padding-bottom:20px;}
.con_06 .news_op{float:left;width:34%;height:410px;position:relative;overflow:hidden;}
.con_06 .news_op img{position:absolute;width:100%;height:410px; transition:all 1s;}
.con_06 .news_op img:hover{ transform-origin:center center; transform:scale(1.12,1.12);}
.con_06 .news_op .bt{position:absolute;bottom:0px;height:83px;background:url(../images/index_04.png) repeat-x; z-index:999;width:100%;}
.con_06 .news_op .time{background:#65a147;width:20%;height:83px;text-align:center;color:#fff;font-family:Arial;float:left;}
.con_06 .news_op .time h1{font-size:40px;padding-top:8px;}
.con_06 .news_op .time h2{font-size:15px;}
.con_06 .news_op .txt{width:70%;line-height:82px;float:left;padding-left:2%;}
.con_06 .news_op .txt a{color:#fff !important;font-size:18px;}
.con_06 .news{float:right;width:62%;}
.con_06 .news ul li{border-bottom:1px solid #e0e0e0;height:90px;padding-bottom:25px;margin:0 0 15px 0;padding-top:10px;}
.con_06 .news ul li .time{width:12%;height:100%;text-align:right;float:left;color:#333;border-right:1px solid #e0e0e0;padding-right:2%;}
.con_06 .news ul li .time h1{font-size:30px;font-weight:bold;padding-top:12px;}
.con_06 .news ul li .time h2{font-size:14px;}
.con_06 .news ul li .txt{width:80%;float:right;}
.con_06 .news ul li .txt a{font-size:20px;color:#000;}
.con_06 .news ul li .txt a:hover{color:#067cd5;}
.con_06 .news ul li .txt p{font-size:14px;color:#676767;padding-top:10px;}
.con_06 .news ul li:hover{background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#75b853));
background-image:-webkit-linear-gradient(90deg, #0662af, #75b853);
background-image:-moz-linear-gradient(90deg, #0662af, #75b853);
background-image:-ms-linear-gradient(90deg, #0662af, #75b853);
background-image:-o-linear-gradient(90deg, #0662af, #75b853);
background-image:linear-gradient(90deg, #0662af, #75b853); }
.con_06 .news ul li:hover .time{color:#fff;}
.con_06 .news ul li:hover p{color:#fff;}
.con_06 .news ul li:hover a{color:#fff;}
.con_06 .news ul li:hover a:hover{color:#fff;}

.con_06 .gd{border-top-right-radius: 20px; border-bottom-left-radius: 20px;background:#65a147;width:180px;height:44px;text-align:center;line-height:44px;margin:30px auto 0;}
.con_06 .gd:hover{background:#0662af;}
.con_06 .gd a{font-size:16px;color:#fff;}
.con_06 .gd a:hover{font-weight:bold;}

#bottom{background:#222222;width:100%;overflow:hidden;margin-top:70px;}
#bottom .lm_t{font-size:20px;color:#fff;font-weight:bold;}
.bot_l{width:70%;padding-top:45px;color:#b1b0b0;height:405px;float:left;}
.bot_l a{color:#b1b0b0;}
.bot_l a:hover{color:#fff;}
.bot_01{width:34%;float:left;}
.bot_01 ul{margin-top:20px;}
.bot_01 ul li{line-height:36px;float:left;width:50%;}
.bot_01 ul li a{color:#9b9b9b;font-size:14px;}

.bot_02{width:60%;float:left;border-left:1px solid #919191;padding-left:4%;}
.bot_02 .box{line-height:32px;font-size:14px;margin-top:20px;}
.bot_r{width:30%;height:450px;float:right;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#75b853));
background-image:-webkit-linear-gradient(90deg, #0662af, #75b853);
background-image:-moz-linear-gradient(90deg, #0662af, #75b853);
background-image:-ms-linear-gradient(90deg, #0662af, #75b853);
background-image:-o-linear-gradient(90deg, #0662af, #75b853);
background-image:linear-gradient(90deg, #0662af, #75b853);}
.bot_r h1{font-size:26px;font-weight:bold;color:#fff;text-align:center;padding-top:42px;}
.bot_r h2{font-size:14px;text-align:center;color:#eeeeee;padding:15px 0;}
.liuyan{padding:0 10%;width:80%;}
.liuyan p { padding-top:10px;}
.liuyan input,.liuyan textarea { background:none; border:#83bde9 1px solid; color:#a9cce6;font-family:Microsoft YaHei; font-size:14px; line-height:36px;width:100%;padding-left:2%;outline:none;border-radius:5px;}
.liuyan textarea {line-height:22px; height:62px;padding-left:2%;}
.liuyan input.aak { height:40px; line-height:40px; width:100%; text-align:center; background:#fff; color:#333333;font-size:16px;font-weight:bold;margin-top:10px;}


.bot{line-height:30px;border-top:1px solid #393939;width:100%;overflow:hidden;color:#9b9b9b;padding:20px 0;margin-top:40px;}
.bot a{color:#9b9b9b;}
.bot a:hover{color:#fff;}

.mbfor {display: none;}
/*ny*/

#content{margin:30px 8% 0;}
.ny_box{padding-top:40px;}
.ny_left{float:left;width:18%;}
.ny_left .list .lm_t{height:84px;color:#fff;text-align:center;font-size:28px;line-height:84px;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#75b853));
background-image:-webkit-linear-gradient(90deg, #0662af, #75b853);
background-image:-moz-linear-gradient(90deg, #0662af, #75b853);
background-image:-ms-linear-gradient(90deg, #0662af, #75b853);
background-image:-o-linear-gradient(90deg, #0662af, #75b853);
background-image:linear-gradient(90deg, #0662af, #75b853);}
.ny_left .list .lm_t img{ vertical-align:middle;padding-right:6px;}
.ny_left .list ul li{height:60px;line-height:60px;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding-left:10px;}
.ny_left .list ul li a{font-size:16px;}
.ny_left .list ul li:hover a{font-weight:bold;}
.ny_left .lx{margin-top:15px;}
.ny_left .lx img{width:100%;}


.ny_right{float:right;width:76%;}
.ny_right .lm_t{border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
.ny_right .lm_t span{color:#9d9d9d;}
.ny_right .lm_t img{ vertical-align:middle;padding-right:5px;padding-left:10px;}
.ny_right .box{padding:30px 0 0 0;line-height:40px;font-size:16px;}
.ny_right .box img{ max-width:100%; height:auto !important; height:100%;}


/*内页新闻*/
.ny_news ul{}
.ny_news ul li{border-bottom:1px solid #e6e6e6;padding-bottom:20px;margin-top:16px;}
.ny_news ul li .time{float:left;width:8%;background:#f2f2f2;text-align:center;padding:10px 0; border-radius:10px;font-family:Arial;color:#}
.ny_news ul li .time h1{font-size:36px;font-weight:bold;}
.ny_news ul li .time h2{font-size:14px;color:#999999;line-height:20px;}
.ny_news ul li .txt{float:left;margin-left:3%;width:75%;}
.ny_news ul li .txt a{font-size:1.2em;font-weight:bold;}
.ny_news ul li .txt p{font-size:0.8em;line-height:24px;color:#666666;}
.ny_news ul li .more{float:right;background:#e5e5e5;width:5vh;height:5vh;text-align:center;line-height:5vh;border-radius:50px;margin-top:20px;color:#fff;}
.ny_news ul li:hover .more{background:#125aaa;}


/*内页产品*/

.mycode li{display:block;float:left; margin:1.5%;width:30%;background:#f5f5f5;} 
.mycode li a.text_1{font-size:16px;text-align:center;display:block;height:44px;line-height:44px;} 
.pro_img{height:auto;overflow:hidden;margin:10px 10px 0;}
.pro_img img { width:100%;height:auto;display:block; transition:all 1s;}
.pro_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.pro_txt{text-align:center;height:52px;line-height:52px;font-size:16px;}
.mycode li:hover{color:#fff;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#75b853));
background-image:-webkit-linear-gradient(90deg, #0662af, #75b853);
background-image:-moz-linear-gradient(90deg, #0662af, #75b853);
background-image:-ms-linear-gradient(90deg, #0662af, #75b853);
background-image:-o-linear-gradient(90deg, #0662af, #75b853);
background-image:linear-gradient(90deg, #0662af, #75b853);}
.mycode li:hover a{color:#fff;}

.ny_pro_txt02{font-size:42px;color:#185397;padding-bottom:12px;padding-top:20px;font-family:'宋体';font-weight:bold;}
.ny_pro_txt01{background:#eeefef;padding:12px;line-height:32px;border-radius:10px;font-size:15px;}


table.bak { width:100%; margin:0 auto;border:0;}
.bak td{ font-size:16px; padding:5px 10px; line-height:40px; border:0; }
.bak th { background:#0677cc; color:#fff; font-weight:bold; font-size:16px; line-height:50px;text-align:left;padding:5px 10px;  border:0;}
.bak tr:nth-child(odd){background:#fff;}
.bak tr:nth-child(even){background:#fff;}


.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}


.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;background:#046bb8;height:34px;line-height:34px;color:#fff; display:inline-block;}
.pnpage a:hover{color:#FF0;}


/*企业展示*/
.ny_qyzs{margin-top:20px;}
.ny_qyzs ul li{width:29.33%;float:left;border-bottom:2px solid #ededed;margin:0 2% 20px;}
.ny_qyzs ul li:hover{border-bottom:2px solid #0662af;}
.ny_qyzs ul li .pic{width:100%;height:230px;overflow:hidden;}
.ny_qyzs ul li .pic img{min-height:230px;width:100%; transition:all 1s;}
.ny_qyzs ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_qyzs ul li .bt{height:50px;line-height:50px;text-align:center;}
.ny_qyzs ul li .bt a:hover{color:#175aac;}
.ny_qyzs ul li .more{padding-top:20px;padding-bottom:20px;}
.ny_qyzs ul li .more a{color:#1867c2;font-size:16px;}
.ny_qyzs ul li .more a:hover{text-decoration:underline;}


/*在线订单*/
.ny_order{border-top:1px solid #f0f0f0;padding-top:35px;margin-top:30px;}
.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:46.5%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:96.5%; color:#255ebd;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#255ebd; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}


/*内页联系我们*/
.ny_contact_l{width:40%;float:left;line-height:30px;}
.ny_contact_r{width:50%;float:right;padding-top:40px;}





.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f0f7fc; border:#255ebd 1px solid; color:#255ebd;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




